var runtime.useCheckmark
8 uses
runtime (current package)
mcheckmark.go#L33: var useCheckmark = false
mcheckmark.go#L66: useCheckmark = true
mcheckmark.go#L74: useCheckmark = false
mgcmark.go#L445: if !useCheckmark && !(s.sweepgen == sg || s.sweepgen == sg+3) {
mgcmark.go#L1646: if useCheckmark {
mgcmark.go#L1749: if useCheckmark { // The world should be stopped so this should not happen.
mgcmark_greenteagc.go#L265: if useCheckmark {
mwbbuf.go#L205: if useCheckmark {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |